go/parser.parser.parseTypeAssertion (method)
2 uses
go/parser (current package)
parser.go#L1405: func (p *parser) parseTypeAssertion(x ast.Expr) ast.Expr {
parser.go#L1675: x = p.parseTypeAssertion(p.checkExpr(x))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)